go/build.Context.eval (method)
4 uses
go/build (current package)
build.go#L1537: shouldBuild = ctxt.eval(x, allTags)
build.go#L1558: if !ctxt.eval(x, allTags) {
build.go#L1863: return ctxt.eval(x, allTags)
build.go#L1866: func (ctxt *Context) eval(x constraint.Expr, allTags map[string]bool) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)